01-06-2010, 09:08 AM
01-21-2010, 03:29 AM
Many methods here:
http://en.wikipedia.org/wiki/Methods_of_...uare_roots
http://en.wikipedia.org/wiki/Methods_of_...uare_roots
06-05-2010, 06:20 AM
I think you should use the easiest method for the square root. Like we are doing that sum manually with the division method, we can do that by programming also. So according to my logic you have to get all the division answer of the sum and then make the pair of double and then do multiplication of that sequence. The answer can be got by this. Just check it.