SQRT

Returns the square root of a number.

Syntax

SQRT(number)

  1. number - the number from which the square root should be returned - Value type: number

Examples