I see the property that a equivalent to b (mod c) implies a^n is equivalent to b^n (mod c) for a non-negative integer n, but cannot figure out if it works in the other direction. A link to the property or proof, or a counterexample would be appreciated.
I am not new to math but am new to number theory. Thanks for your time.
No. For example $2^4\equiv 1^4 \pmod 5$,but $2\not\equiv 1 \pmod 5$.