Formula to find square root of a Natural number using only addition and subtraction.

93 Views Asked by At

I searched over the internet but i didn't find any relevant answer relating to this problem. So, is it possible to create a formula to get square root of a natural number using only addition and subtraction operators? Thanks.