This is the sort of questions that may receive completely different answers under different tags. Since you put a geometry tag to it, it is not surprising to see things like tesseracts and hypercubes come up, which are natural generalizations of the cubes in 3D in the geometric direction (for instance, the combinatoric relation between the number of vertices, faces and bodies, as well as the connectivity when you try to go from one vertices to others).
However, if you ask people doing analysis, they will definitely give a different answer. To them, a cube is a basic unit when you tried to measure things. For instance, in 1D, a cube is just a unit interval, which can be taken to be the unit of length. If you have a line segment, you can just compare it to a unit interval and this gives you its length.
In 2D, the cube becomes the unit square, which is the unit for area. When I was in elementary school, I learnt about the concept of area by counting the number of small squares inside some random shapes.
In 3D, the cube is the unit cube and it is our unit for volume.
So generally, in $d$ dimensional space, a cube is the unit of measurement. This is the basic intuition behind real analysis in Euclidean spaces.