Problem 51236. Number Puzzle - 104
Give an example of three three-digit numbers a, b, and c (as y=[a b c]) such that a^2+b^3+c^4, b^2+c^3+a^4, and c^2+a^3+b^4 are all prime numbers.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1423 Solvers
-
Project Euler: Problem 10, Sum of Primes
1714 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
819 Solvers
-
1384 Solvers
-
499 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!