A square array has the same number of columns and rows
the array [1] is a square array (a trivial example)
the array
[1 0]
[0 1]
is a square array
the array
[1 0 0 0]
[0 1 0 0]
[0 0 1 0]
[0 0 0 1]
is a square array
the array
[1 0 0 0]
[0 1 0 0]
[0 0 1 0]
is not a square array
Chat with our AI personalities
A four sided pyramid with a square base.
No a square is not a trapezoid
Any integer multiplied by itself results in a perfect square.
A square by definition is a box that has four equal sides.
Yes. And here is an example: Draw a 6*6 array, put the two 3*3 squares anywhere within that aray so that they don't overlap. That leaves 18 square units - each one to be occupied by one of 18 unit squares. 2 large (3*3) squares plus 18 small (1*1) squares makes 20 squares Total area = 6*6 square array DONE!