The POWER function is one of the math and trigonometry functions. It is used to return the result of a number raised to the desired power.
Syntax
POWER(number, power)
The POWER function has the following arguments:
Argument | Description |
---|
number | A number you wish to raise. |
power | A power you wish to raise the number to. |
Notes
How to apply the POWER function.
Examples
The figure below displays the result returned by the POWER function.
