PWR

The PWR function is used to raise a base to an exponent.

Syntax

PWR ( base, exponent )

Remarks

In the above syntax example, base is the number to perform the operation on, and exponent is the exponential value to be used.