pikachu975
Premium Member
Why does sqrt(-6) * sqrt(-6) = sqrt(36) = 6 not work? I know the answer is = sqrt(6)i * sqrt(6)i = -6, but why does the first one not work?
Students helping students, join us in improving Bored of Studies by donating and supporting future students!
Once we enter the complex world, the square root function is multi-valued (in fact, double-valued) (except when z = 0, in which case sqrt(z) has only one value). (Actually also for real positive numbers, it'S multivalued). We need to specify something called a "branch" to make the square root single-valued. When we use the "√" symbol, we are referring to what is known as the principal square root. For a non-zero complex number z, the principal square root √(z) is defined as √(z) = √(|z|) * cis((1/2)*Arg(z)), where |z| > 0 is the modulus of z and Arg(z) is the principal argument of z (the unique argument of z in (-pi, pi]). Here √(|z|) is the positive square root of the modulus.Why does sqrt(-6) * sqrt(-6) = sqrt(36) = 6 not work? I know the answer is = sqrt(6)i * sqrt(6)i = -6, but why does the first one not work?
Expanding on that idea, we can prove in a different way whyProbably because sqrt(x) * sqrt(y) =sqrt(xy) only works when x,y>0