1

Ok so this was the equation given in my text book $$\implies\sqrt{-a}\sqrt{-a} $$$$= (-1)a $$$$= -a $$

so my question is why can't i solve it this way $$\implies\sqrt{-a}\sqrt{-a}$$$$=\sqrt{(-a)(-a)}$$$$=\sqrt{a^2}$$$$=a$$

so what is wrong with my approach can anyone explain

Thanks

Akash

Deiknymi
  • 383

1 Answers1

2

When dealing with complex numbers, for integer values of n, $\sqrt[n]z$ is not a single number, but rather a set of n numbers, each of which has the property that its n-th power is z. For instance, $\sqrt1=\pm1$, $\sqrt[3]1=\left\{1,\dfrac{-1\pm i\sqrt3}2\right\}$, $\sqrt[4]1=\{\pm1,\pm i\}$, etc. In other words, for complex numbers, the n-th root is a binary relation rather than an actual function. Which is why the property that the n-th root of a product is the same as the product of n-th roots, ultimately no longer holds true anymore.

Lucian
  • 48,334
  • 2
  • 83
  • 154