Problem 2146. index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 12 19 21 3 11 18 25 2 9
output=[5,3]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers126
Suggested Problems
-
Getting the row and column location from a matrix
297 Solvers
-
Given a matrix, return the last eigen value
231 Solvers
-
Fahrenheit to Celsius converter
595 Solvers
-
Number of odd and even elements within matrix
159 Solvers
-
371 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!