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 Solvers25
Suggested Problems
-
1433 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13214 Solvers
-
1192 Solvers
-
544 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1629 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!