Translations:Expressions/176/en

From TaticView
Jump to: navigation, search

Syntax:

 SQRT(<value or expression>)

Examples:

 SQRT("Profit") - Returns the square root of the value Profit
 SQRT(81) - Returns the square root of 81