BigInteger: SquareRoot

SquareRoot

Returns the integer square root of a BigInteger.



 Public Function SquareRoot ( ) As BigInteger

Return Values

BigInteger -  The integer square root of the value.

See Also

Project CorLib Overview

Class BigInteger Overview