MS Access Sqr() Function

Return the square root of a number

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