[This is preliminary documentation and subject to change]
Returns the square root of a number.
Math.sqrt(number)
The required number argument is a numeric expression.
If number is negative, the return value is zero.
Math Object Methods | SQRT1_2 Property | SQRT2 Property
Applies To: Math Object