MS Access Sqr() Function
Definition and Usage
The Sqr() function returns the square root of a number.
Syntax
Sqr(number)
Parameter Values
Parameter | Description |
---|---|
number | Required. A positive number to calculate the square root of |
Technical Details
Works in: | From Access 2000 |
---|