Call a matrix $A$ weakly square iff $\mathrm{det}(A^\top A) = \mathrm{det}(A A^\top)$. Then clearly,
- every square matrix is weakly square, and
- every zero matrix is weakly square.
Question. Are these the only examples of weakly-square matrices?
Remark. I got the idea from Donald Reynolds answer here.