Syntax
[^]
or use the Power [POWER] function.
Data Types of the Arguments
Base: Integer, Number, Length, Area, Volume, or Angle
Exponent: Integer or Number
Data Type of the Result
Depends on Arguments’ Data Type. (See Note, below).
Expression
5^2
Result
25
Note
If the Base argument’s data type is Length, then
•an Exponent of 2 will return a property whose Data Type must be Area.
•an Exponent of 3 will return a property whose Data Type must be Volume.