In this exercise we are going to find out the square root of an integer if one is available else find its greatest square root after round off to an integer . For Example Square root of 9 is 3 and …
Finding SquareRoot of an Integer such that x*x <=n
















