Description: Save odd-frequency method, find a number of approximate square root of the square root is an integer. Such as for the square root of 17, 17 can be used successively subtracting the odd-numbered 1,3,5,7, ..., and stopped when the result is negative, i.e.: 17-1-3-5-7-9 < 0 As can be seen, 17 minus 5 odd result becomes negative, can be approximated by the square root of 17 is between 4 and 5 to calculate the square root of the NUM, if num = 17, then save the results of the ANS.
To Search:
File list (Check if you may need any files):
63.asm