Skip to content

Power¤

Excel POWER(base; power): Returns the result of a number raised to a power. Base is the number that is to be raised to the given power. Power is the exponent by which the base is to be raised.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: POWER

Comments