Skip to main content
The Power action calculates base raised to exponent.

Inputs

Outputs

Examples include 2^8 = 256, 9^0.5 = 3, and 10^-2 = 0.01.
Some combinations do not have a real-number result. For example, a negative base with a fractional exponent can produce NaN.