I'm asked to find the multiplicative order of $a=860$ in $\langle\mathbb{Z}^*_n, \cdot_n, 1\rangle$, where $n=1383$. Knowing that $ord(a)$ has to be a divisor of $\varphi(n)$, I calculate this number along with its prime factors to get $2^3\cdot5\cdot23=920$. And this is about as far as I get on my own.
In the solution it states, without further explanation, that $ord(a)=230$, which, as far as I can see, is just the least common multiple of $\varphi(n)$'s prime factors. What am I missing?