lokofer
- 104
- 0
If a,b,n are integers..how could you solve:
x^{n}+a=mod(b) n>0 and integer..
If possible please put an "step by step" example..i have managed to solve the linear congruence
ax=bmod(c) but i don't know how to solve "upper" congruences..thanks.
x^{n}+a=mod(b) n>0 and integer..
If possible please put an "step by step" example..i have managed to solve the linear congruence
ax=bmod(c) but i don't know how to solve "upper" congruences..thanks.