A cube needs 3 coordinates, 0.0.0 to one corner, 1.1.1 to the opposite one. And its size is square root of 3 (if the diagonal of a 2d square is square root of 2, and the one of the cube is square root of 3, can be said that the diagonal of a n dimension cube is square root of n?)
So a cube? 0.0 and 1.1 are on a top side and 0.1 and 1.0 are on a bottom side so every line is a diagonal of a cube’s face
A cube needs 3 coordinates, 0.0.0 to one corner, 1.1.1 to the opposite one. And its size is square root of 3 (if the diagonal of a 2d square is square root of 2, and the one of the cube is square root of 3, can be said that the diagonal of a n dimension cube is square root of n?)