SQR
The SQR function returns the square root of a number.
Syntax
SQR( number )
Remarks
This function calculates the square root of the value specified by the Number argument. The number argument can be any valid numeric expression that results in a value greater than or equal to 0.