App Logo

No.1 PSC Learning App

1M+ Downloads
In MS Excel what is the syntax for power function?

APower (number, Power)

BPower= (number, Power)

C= Power (number, Power)

D= Power (Power, number)

Answer:

C. = Power (number, Power)

Read Explanation:

Syntax

POWER(number,power)

Number     is the base number. It can be any real number.

Power     is the exponent to which the base number is raised.

Remark

The "^" operator can be used instead of POWER to indicate to what power the base number is to be raised, such as in 5^2.

Examples

Formula

Description (Result)

=POWER(5,2)

5 squared (25)

=POWER(98.6,3.2)

98.6 raised to the power of 3.2 (2401077)

=POWER(4,5/4)

4 raised to the power of 5/4 (5.656854)


Related Questions:

Which is/are the text control options in excel?
Command used to create a multiplication table in excel ?
Which of the following is very useful for adding two numbers?
You can set Page Border in Excel :
The shortcut key used to 'Goto' tab in excel is .....