IMPOWER Function

The IMPOWER function is one of the engineering functions. It is used to return the result of a complex number raised to the desired power.

Syntax

IMPOWER(inumber, number)

The IMPOWER function has the following arguments:

Argument Description
inumber A complex number expressed in x + yi or x + yj form.
number A power you wish to raise the complex number to.

Notes

How to apply the IMPOWER function.

Examples

The figure below displays the result returned by the IMPOWER function.

IMPOWER Function