It is known that, if a positive integer $m$ is squarefree, then the following properties hold:
- If $m \mid n^2$ holds, then $m \mid n$ is true (where $n$ is a positive integer).
- The equation $m = \operatorname{rad}(m)$ holds, where $\operatorname{rad}(m)$ is the radical or squarefree kernel of $m$.
Here is my question:
Are there other properties, not mentioned above, that characterize squarefree integers?
One property per answer only, please.
$m$ is square free if and only if for all integers $n$, $n^{\phi(m) + 1} \equiv n \mod m$. Here, $\phi$ is the totient function.