The IMPOWER () is an engineering function which takes ‘inumber’ , ‘number’ as an argument returns the complex number raised to a given power in x + yi or x + yj text format.
Formula:
=IMPOWER (inumber, number) In the above syntax, the argument inumber denotes the initial complex number that you want to raise to a power and the argument number denotes the power to which the complex number is to be raised.
Video Tutorial:
Let us see how the IMPOWER function returns the complex numbers, with the help of the below video.