Let $A=\begin{bmatrix}\alpha & \beta\\0 & \alpha\end{bmatrix}$ be the $n^{th}$ root of $I_2$, then choose the correct statement (more than one correct)
-> A) if $n$ is odd, $\alpha=1,\beta=0$
-> B) if $n$ is odd, $\alpha=-1, \beta=0$
-> C) if $n$ is even, $\alpha=1, \beta=0$
-> D) if $n$ is even, $\alpha=-1, \beta=0$
My Attempt:
Taking $n=2,$ I get $\beta=0,\alpha=\pm1$
Taking $n=3,$ I get $\beta=0,\alpha=1$
Taking $n=4,$ I get $\beta=0, \alpha=\pm1$
So, I think the answer should be a), c), d)
But the answer given is a), c)
Why is d) incorrect?