For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQUARE

Squares a given number

SQUARE(value)

Returns the square of a given value

Arguments

Argument

Description

value

Numeric column or value

Output

Square of a number

Example

Last updated

Was this helpful?