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 Solvers121
Suggested Problems
-
2453 Solvers
-
Given a matrix, return the last eigen value
225 Solvers
-
Calculate the derivative of a polynomial
231 Solvers
-
Deleting an element in a matrix
473 Solvers
-
469 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!