Complex Number Magnitude

|a+bi| = √(a²+b²).

|a+bi| 5
Step-by-step with your numbers:
1. Values used:
2. Real a = 3
3. Imag b = 4
4. |a+bi| = 5
Did we solve your problem today?

Magnitude of complex number.

FAQ

Phase?

θ = atan2(b,a).