For which integers $n$ is the relation $\varphi(n)^3\le n^2$ true where $\varphi$ is the totient fuction of Euler.
I used the property of $\varphi$ function ($\varphi(n)=n\prod_{p|n}(1-\frac1 p)$ ) to obtain $n\prod_{p|n}(p-1)^3\le \prod_{p|n}p^3$ Now, how do we proceed further. Thanks beforehand.
This is problem U391 from the Problem column of Mathematical Reflections - Issue 6 2016.