EXCEL POWER FUNCTION

The result of an integer raised to a power is returned by this function.

Syntax:

=POWER(number, power)

Parameter list:

  • number – the starting point. Any actual number can be used.
  • Power – The exponent by which the base number is multiplied.

Step By Step Guide of POWER Function

Example as :

  • =POWER(-123.4,4),  -123.4 raised to the power of 4 will get 231878583.6.
  • =POWER(3,7), 3 raised to the power of 7 will get 2187.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now