See Also Applies To
Returns the square root of a number.
Math.sqrt(number) The number argument is a numeric expression.
The number argument is a numeric expression.
If number is negative, the return value is zero.
© 1997 by Microsoft Corporation. All rights reserved.