pull down to refresh

A magic square is a grid of numbers arranged so that the sum of each row, each column and its diagonals are all equal to the same value, called the magic sum (or magic constant).
For example 39 is the magic sum of this grid:
each row, column, and long diagonal add up to 39 (as do the 4 corner squares, and the 4 center squares).