Free cookie consent management tool by TermsFeed sqrt() Function
sqrt() Function

Function

sqrt( number )

Returns the square root(s) of the specified number(s).

Parameters

Keyword Type Description

number

Decimal Array

A number or array of numbers, the square root(s) of which will be returned.

Returns

Decimal

Examples

sqrt(2.25) returns 1.5

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Compatible
Custom Record Field Expressions Compatible
Process Reports Compatible
Process Events Compatible
Open in Github Built: Thu, Mar 28, 2024 (10:34:14 PM)

sqrt() Function

FEEDBACK