In Manhattan Guide 1 - Number properties, page - 100, in testing numbers; the data sufficiency question is:
If n is an integer and n^3 is between 1 to 100, inclusive what is the value of n>
(1) n=2k+1, where k is an integer.
(2) n is a prime number
When I solved the question i found that (1) alone is sufficient to answer.
There are only four no.s i.e 1,2,3,4 whose power if raised to 3 gives result between 1 to 100. Further, only integer 3 is the result of the equation in (1) which satisfies the given problem. e.g if you put 1 as k you get n=3 , if you put 2 as k you get n=5 which is not a solution at all as 5^3 is 125. Further more, if k= -1, n=-1 and -1^3=-1 which is also not fitting into the required solution. We are only left with answer 3. Therefore, i see that (1) alone is sufficient. But that guide says that (1) & (2) together satisfy it.
Please explain where i am going wrong in solving this?