I had a question asking when is 3 a seventh power modulo a prime $p$ if $p=1(7)$. However, I tried to find just one example using mathematica but I went up to primes in the thousands and I still couldn't find an example, so I began thinking this was a trick question.
We were learning about quadratic reciprocity, but I wasn't sure how to extend what we learned about quadratic powers to seventh powers.

$3$ is not a seventh power $\pmod{29}$ since: $$ 3^{\frac{29-1}{7}}\equiv 81\equiv -6\not\equiv 1 \pmod{29}.$$ Another way to state the same is that the only seventh powers in $\mathbb{Z}_{/29\mathbb{Z}}^*$ are $\pm 1$ and $\pm 12$.