How to find all $n$ for which $\phi(n)$ is power of $2$?
I would like to know how to find all $n$ for which Euler totient value $\phi(n)$ is a power of $2$.
I already managed to prove that $\phi(n)$ is even for $n\ge 3$ but I have no clue on how to approach this one (thought it might help me).