SQRT

SQRT returns the square root of a given value.

This function is valid in both rules and TurboIntegrator processes.

Syntax

SQRT(x)

Argument

Description

x

Any positive value. SQRT returns an error if x is negative.

Example

SQRT(16) returns 4.