What is the lowest value of N (where N is an integer >1) such that the longest diagonal of a cube in N dimensions is always an integer, given that the lengths of each side is an integer?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x be the side. Length of diagonal of N dimensional cube = N × x 2 .
When, N=4 --> length of diagonal = 2x.