Problem 2055. Create numeric palindromes and their square roots
Solution Stats
Problem Comments
-
1 Comment
Christian Schröder
on 18 Feb 2023
The example given is at odds with the test suite: r should always be an n-by-n matrix, so for n = 2, r = [1 0; 1 1] is correct.
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
538 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
8743 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1433 Solvers
-
Relative ratio of "1" in binary number
1035 Solvers
-
254 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!