Navigation: Formulas > Functions > Math
IntPower
IntPower(Base, Exponent) returns Base raised to the Exponent power. Base is a real number or integer. Exponent is an integer. IntPower returns a real number. See also Power.