Mr Real said:
If we have to find e^(i), can we do it by; first squaring it to get, e^(-1) which is 1/e and then taking its square root to get 1/e^(0.5), which is e^(-0.5). Is my method correct?
Mr Real said:
But where exactly was I wrong in my method or I'm not wrong in all the steps I have shown but the last step, that of taking the square root of a number will be wrong somehow. And can't we have two solutions here like we get for the roots of a quadratic equation?
Squaring both sides of an equation, and later taking the square root is generally not valid.
For example, suppose x = -3
Squaring both sides gives another equation, ##x^2 = 9##
If I take the square root of both sides, I get ##\sqrt{x^2} = \sqrt 9##, or |x| = 3, and equation that has two solutions, one of which is different from the equation we started with.
If the operation you apply to both sides is one-to-one, such as adding the same number to both sides, multiplying both sides by the same number, etc., then this problem doesn't arise. However, squaring a number is not one-to-one, as both 3 and -3 have the same squares; namely, 9.
Mr Real said:
I had raised a question about why would it not be okay to get two solutions in this case when it's okay in some other cases like when finding roots of an algebraic equation.
If you're working with an equation involving radicals (specifically, square roots), the standard technique is to square both sides. In doing so, though, there's the possibility that you are introducing an extraneous root, one that is not a solution of the original equation.
Another example: ##\sqrt{x} = -2##
If you square both sides, you get x = 4. This is not a solution of the original equation, which in fact has no solutions in the real numbers.