When you are attempting a DS question, always look for a way of rephrasing the question without changing its meaning.
For instance, in this question, we are supposed to find out if \(k^\frac{1}{2}\) is an integer. In other words, we are trying to find out if ‘k’ is a perfect square. Because only when ‘k’ is a perfect square will \(k^\frac{1}{2}\) be an integer.
From statement I, we can easily infer that k is a perfect square. This is because it is equated to a perfect square, \(m^2\).
So, now, \(k^\frac{1}{2}\) = \((m^2)^\frac{1}{2}\) = m, which is an integer.
Statement I alone is sufficient. Possible answer options are A or D. Answer options B, C and E can be eliminated.
From statement II, although we know that \(n^2\) is an integer, we do not know anything about n.
If \(k^\frac{1}{2}\) = n, squaring both sides will give us k = \(n^2\), which is given as an integer. Although we know that k is an integer, it does not imply that \(k^\frac{1}{2}\) will always be , an integer.
For example, if k = \(n^2\) = 2, then \(k^\frac{1}{2}\) = √2, which is not an integer.
Statement II alone is insufficient. Answer option D can be eliminated.
The correct answer option is A.
Hope this helps!