Spread 8.0 Documentation
SQUARE
Support Options
Formula Reference > Built-In Functions > SQUARE

Glossary Item Box

SQUARE


Name

Square

Description

Returns the square of the specified number.

Syntax

SQUARE(value)

Data Type

Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

SQUARE(R1C3)
SQUARE(B4)
SQUARE(10.5)=110.25

Copyright © GrapeCity, inc. All rights reserved.