Sqrt

Syntax

Sqrt(Input: Variant)

Parameters

Input. Variable.

Description

It returns the square root of the specified variable points.

Example

Formula Result Application
= Sqrt({Brazil|BCA})

The square root of Brazil|BCA factor observations is calculated.

It can be used in formulas of calculated series of time series database and model formulas of modeling container that is a child of the time series database.
= Sqrt(X1)

The square root of X1 factor points is calculated.

It can be used in model formulas of modeling container.
= Sqrt(4)

2

It can be used in formulas of calculated series of time series database and modeling container models.

See also:

Functions Available in Expression Editor │ Arithmetic FunctionsIModelling.Sqrt