I am doing an exercise and find a question which I can't answer. The exercise asks to show that $16^{99}\equiv 1 \pmod{437}$. Since $\gcd(16,437)=1$, Euler's theorem says
$$ 16^{\varphi (437)}\equiv 1\pmod{437} \Rightarrow $$$$16^{396}\equiv 1\pmod{437} \Rightarrow $$
$$(16^{99})^4\equiv 1\pmod{437}$$
How can I assert from this that $16^{99}\equiv 1\pmod{437}? $
Any help is welcome. Thanks in advance.