Complete VBScript Reference
The Sqr function returns the square root of a number.
Note: The number parameter cannot be a negative value.
| Parameter | Description |
|---|---|
| number | Required. A valid numeric expression >= 0 |
The output of the code above will be:
Complete VBScript Reference
Your message has been sent to W3Schools.