SQR
MATH Function
Windows/Unix
A math function that returns the square root of a number.
Syntax
:
SQR(numeric-expression)
A# = SQR(9) '-- returns 3