I'm working through some problems with primitive roots and needed some help on this problem, specifically how do we use the fact that $5$ is a primitive root to solve this?
Given: $5$ is a primitive root of $73$, find all solutions to $x^3 - 1 ≡ 0$ (mod $73$).
Thanks!
From the fact that $5$ is a primitive root, we know that $5$ has order $72$ in the multiplicative group. Let $a = 5^{24}$. Can you tell me the order of $a$ modulo $73$? What about the order of $a^2$, what about the order of $a^3$?