Search

Know how to use excel power function.

POWER

Excel power function example with syntax
What Does It Do ?This function raises a number to a user specified power.
It is the same as using the ^ operator, such as 3^4, which result is 81.
Both the POWER() function and the ^ operator are the same as using 3*3*3*3.

Syntax
=POWER(Number To Be Raised, Power)

Formatting
No special formatting is needed.

Example
To calculate the area of a circle.
2ND
Share this article :
Facebook
Twitter
LinkedIn

Leave a Reply