How to calculate $x$ from $x^{14} \equiv 26 \pmod{91}$?
What I tried: Let $y=x^2$ $$y^7 \equiv 26 \mod 91$$ then $y \equiv 26 \mod 91$.
Then I have $x^2 \equiv 26 \mod 91$ How to solve this? or this cannot be solved?
I have tried to use the quadratic reciprocity: $$\frac{26}{91} = \frac{26}{7}\left(\frac{26}{13}\right)$$
However $\frac{26}{13}=0$, I don't know what to do with this. Thanks.
Use the Chinese remainder theorem. Your $x^{14} = 0 \mod 13,$ therefore so is $x.$ And $x^{14}$ is $5 \mod 7,$ but recall that $x^7 = x \mod 7.$