Navigation: Formulas > Functions > Math
Sqr
Sqr(Value) returns Value squared. Value can be either an integer or a real number. The result of Sqr will be an integer if Value is an integer. Otherwise it will be a real number.