Complex Number Calculator
Complex Number is a number that consists of a real number plus an imaginary number. Complex Number is in the form a + bi. Complex Number is calculated on the basis of multiplication, division and square root of the given number. In the expression a+bi, a is called the real part and b the imaginary part of the complex number.
Formula
Multiplication = (a+bi) × (a+bi)
Division = (a+bi) / (a+bi)
Square root: r = sqrt(a² + b²) y = sqrt((r-a) / 2) x = b / 2y r1 = x + yi r2 = -x -
yi