POWER Function in Excel


In this blog post we will learn to about POWER function in excel.

Whenever we want to return value of a number raised to its power then we can use POWER function which is readily available in excel.

What is POWER of a number?

In mathematics, POWER of a number means how many times a number we want to use in multiplication.

For example, 5^2 (5 to the power of 2) means 5 is used twice in multiplication (5x5 = 25).

2^3 (2 to the power of 3) means 2 is used three times in multiplication (2x2x2 = 8).

Where to find POWER function on Excel Screen:

POWER function can be found under “Math & Trig” function category under “Formulas” tab and under “Function Library” group as shown in below image:


Once we click on “Math & Trig” function category, we can see list of various Math & Trig functions available in excel. POWER function is highlighted in blue in below image.


Once we click on POWER option as highlighted above, we will get the function argument dialog box as shown in below image.


Syntax of POWER Function:

The Syntax of POWER function is as below:

=POWER(number, power)



Arguments of POWER Function:

POWER function takes two arguments, and both are mandatory.

number: This is base number, and it can be any real number. (i.e., which number we want to use in multiplication).

power: This is exponent to which base number is raised (i.e., how many times we want to use above number in multiplication).


Example of POWER Function:

We have listed few random numbers in column A and column B. The numbers from column A are base numbers and numbers from column B are exponents. With the help of these two columns, we will learn to use POWER function.


For this select a cell where we want to apply POWER function. In this case we have selected cell C2.


Apply POWER function in selected cell C2 as shown in below image.



Once we press enter button on our keyboard then we can see the output of POWER function.



To find the output in remaining cells just copy and paste the POWER function in remaining cells. We see the output as shown in below image.


In this way we can use POWER function in excel.

Comments

Related Topics..

Fill Up, Down, Right & Left in Excel

Restrict Cells to Accept Only Decimal Values Using Data Validation

Select all cells highlighted with specific color at a time

Fill Series in Excel: Examples

Conditional Formatting: Highlighting Entire Row in Excel

Inserting Image into Shapes in Excel

How to Remove Duplicate Entries from Multiple Columns in Excel

Adjusting Row Height & Column Width in Excel

Data Bars in Conditional Formatting

Fill Series in Excel