I'm on the preliminary basics of Primitive Roots. My textbook states this theorem (with no explanation) that is apparently essential to the concept of Primitive Roots.
Suppose $p$ is a prime and $\operatorname{ord}_p(a) = d$. Then for each natural number $i$ with $\gcd(i,d)=1$, $\operatorname{ord}_p(a^i) = d$
Could I receive some help please as to what information this theorem is trying to tell me and the purpose of this information? I think it may be saying that we can raise the base of the order (the "$a$" in the phrase $\operatorname{ord}_p(a) = d$) to a power $i$ without affecting the validity of the statement. But I honestly have no idea for how to verify if my interpretation is correct.