Sqrt(Numeric number)

Returns the square root of a number.

Parameters

number
The number for which you want to calculate the square root.

Returns

Numeric

Examples