Question: Any maple built in function can find the possible numbers when under modular arithmetic?

Any maple built-in function can find the possible numbers when modular a fixed number? 

For example, 

(x&^3+y) mod 124 = 123 mod 124

Find the possible values of x and y. 

Please Wait...