WLJS LogoWLJS Notebook

PowerModList

PowerModList[a, s/r, m] gives a list of all x modulo m for which x^r ≡ a^s mod m.

Examples

PowerModList[2, 1/2, 17]
PowerModList[1, 1/3, 13]

Please visit the official Wolfram Language Reference for more details.

On this page