soumya151299
I don’t quite agree with the solution. 4th root of 16 can be -2 (-2*-2*-2*-2 =16), -2 is a valid solution
Your thinking is not correct.
Even roots cannot give negative result.
\(\sqrt{...}\) is the square root sign, a function (called the principal square root function), which cannot give negative result. So,
this sign (\(\sqrt{...}\)) always means non-negative square root.
The graph of the function f(x) = √xNotice that it's defined for non-negative numbers and is producing non-negative results.
TO SUMMARIZE:
When the GMAT provides the square root sign for an even root, such as a square root, fourth root, etc. then the only accepted answer is the non-negative root. That is:
\(\sqrt{9} = 3\), NOT +3 or -3;
\(\sqrt[4]{16} = 2\), NOT +2 or -2;
Similarly \(\sqrt{\frac{1}{16}} = \frac{1}{4}\), NOT +1/4 or -1/4.
Notice that in contrast, the equation \(x^2 = 9\) has TWO solutions, +3 and -3. Because \(x^2 = 9\) means that \(x =-\sqrt{9}=-3\) or \(x=\sqrt{9}=3\).