About this calculator
The Complex Numbers Exponentiation Calculator is used to calculate the integer, fractional, or general exponential power of a complex number z. Complex powers are usually treated with the help of the polar form z=r(cosθ+i sinθ) or the exponential form z=re^{iθ}.
De Moivre's theorem gives zⁿ=rⁿ[cos(nθ)+i sin(nθ)] when the exponent is an integer n. This method is more efficient than direct expansion multiplication and is especially suitable for high-order power calculations. For fractional powers or complex exponential powers, you need to pay attention to the multi-valued nature of complex arguments, and the result may be more than one.
This tool is suitable for quickly verifying complex power results in complex number analysis, engineering phasors, signal processing and mathematics learning, and helps understand the changes in module length and argument angle during power operations.
What it calculates
The complex power calculator evaluates z^n for complex numbers, useful for powers, roots, polar form, and De Moivre theorem.
Formula
If z = r(cos θ + i sin θ), then z^n = r^n(cos nθ + i sin nθ). This is the common form of De Moivre theorem.
Inputs
- Real and imaginary parts of z.
- Exponent n.
- Polar form can help explain the result.
Example
| Expression | Result | Note |
|---|---|---|
| (1 + i)^2 | 2i | Real terms cancel |
| i^2 | -1 | Square of the imaginary unit |
| i^4 | 1 | Powers of i repeat in a cycle |
How to interpret the result
A complex power changes the modulus to r^n and the argument to nθ. Larger exponents can strongly change both scale and rotation.
Common mistakes
- Do not treat (a + bi)^n as a^n + b^n i.
- Keep angle units consistent.
- Fractional powers can have multiple complex values.
How to use
Enter the real and imaginary parts of the complex number, followed by the exponent n. If n is an integer, the calculator calculates zⁿ based on complex multiplication or polar form.
For example, z=1+i, mode length r=√2, argument angle θ=π/4. When calculating (1+i)², the module length becomes 2 and the argument becomes π/2, so the result is 2i.
If the exponent is a fraction, such as z^(1/2), which usually represents a complex square root, multiple results are possible. At this point, all solutions should be understood in conjunction with polar forms and multivalued arguments.
Main features
Supports the understanding of complex integer powers and common fractional powers.
Use polar form to illustrate module length and argument changes, covering De Moivre's theorem, complex roots, and the concept of multivaluedness.
Suitable for complex number analysis, signal processing and engineering phasor calculations, helping to reduce high-power hand calculation errors.
Use cases
In mathematics learning, complex powers are used to practice polar forms, De Moivre's theorem, and complex roots. It is also the precursor to complex logarithmic and complex exponential functions in complex analysis.
In circuits and signal processing, complex numbers often represent amplitude and phase, and exponentiation changes both amplitude and phase.
In geometry and graphics, complex powers can describe plane rotations, scaling, and certain fractal iterations, such as polynomial mappings on the complex plane.