What is the natural number n for which 3⁹ + 3¹² + 3ⁿ is a perfect cube of an integer ?
10
11
13
14
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CAPF – 2019
A) $n=10 \implies k=1$: $28 + 3^1 = 31$ (Not a perfect cube)
B) $n=11 \implies k=2$: $28 + 3^2 = 37$ (Not a perfect cube)
C) $n=13 \implies k=4$: $28 + 3^4 = 28 + 81 = 109$ (Not a perfect cube)
D) $n=14 \implies k=5$: $28 + 3^5 = 28 + 243 = 271$ (Not a perfect cube)
Also, checking $k=0$ ($n=9$) gives $28+3^0=29$ (not a cube). Standard mathematical methods confirm that for integer $k \ge 0$, $28+3^k$ is not a perfect cube. This strongly suggests that the question as stated, or the provided options/answer, might be flawed. However, given that this is a multiple-choice question from a competitive exam context and ‘C’ is indicated as the correct answer elsewhere, it implies there might be an intended but mathematically incorrect premise or a non-obvious property, which cannot be rigorously derived based on standard number theory.