SQRT

Returns the square root of the given number.

Syntax

SQRT(number)

Arguments

number -  any positive number.

Example

SQRT(25) = 5