RosettaCodeData/Task/Babbage-problem/Mathematica/babbage-problem.math
2023-07-01 13:44:08 -04:00

1 line
65 B
Text

Solve[Mod[x^2, 10^6] == 269696 && 0 <= x <= 99736, x, Integers]