Problem 51231. Number Puzzle - 103
Give an example of three two-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 Solvers22
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3141 Solvers
-
Remove the two elements next to NaN value
646 Solvers
-
07 - Common functions and indexing 6
447 Solvers
-
23 Solvers
-
1204 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!