IMPOWER Function Explained

The IMPOWER function in Microsoft Excel returns the result of a number raised to a given power. It takes two arguments: the number to be raised to a power, and the power to which the number is raised. The result is a number. For example, IMPOWER(2,3) returns 8.

IMPOWER Function Syntax

IMPOWER(x, y, z)

  • x: The number to be raised to a power.
  • y: The power to which the number is to be raised.
  • z: The number of digits of precision.