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
-
Test if a Number is a Palindrome without using any String Operations
219 Solvers
-
Sum of diagonal of a square matrix
1517 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
514 Solvers
-
669 Solvers
-
construct matrix with identical rows
193 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!