# Why a Cube's Diagonal Angle Never Changes (CDA)

> The calculation for the angle between two space diagonals of a cube, spanned by vectors $$\ell e\_1, \ell e\_2$$, and $$\ell e\_3$$, relies on defining two representative diagonals, such as $$d\_1=\ell(1,1,1)$$ and $$d\_2=\ell(-1,1,1)$$, and using the inner product formula. By computing the dot product $$d\_1$$. $$d\_2=\ell^2$$ and noting that the magnitude of each diagonal is $$|d|=\ell \sqrt{3}$$, the relationship $$d\_1$$. $$d\_2=\left|d\_1\right|\left|d\_2\right| \cos (\theta)$$ immediately yields the equation $$\ell^2=3 \ell^2 \cos (\theta)$$. The key takeaway is that the side length $$\ell$$ cancels out, proving that the angle between any two space diagonals is the constant value $$\theta=\arccos (1 / 3)$$ (approximately $$70.53^{\circ}$$ ), which is independent of the cube's size and represents a fundamental geometric constant often seen as the tetrahedral angle.

### :clapper:Narrated Video

{% content-ref url="../animated-results/geometric-analysis-of-diagonal-angles" %}
[geometric-analysis-of-diagonal-angles](https://via-dean.gitbook.io/all/~/revisions/WYsapCOkHSgcDPhymfq8/multifaceted-viewpoint/mathematical-structures-underlying-physical-laws/animated-results/geometric-analysis-of-diagonal-angles)
{% endcontent-ref %}

### :paperclip:IllustraDemo

{% content-ref url="../illustrademo/cube-diagonal-angle-70.53-degrees-fixed" %}
[cube-diagonal-angle-70.53-degrees-fixed](https://via-dean.gitbook.io/all/~/revisions/WYsapCOkHSgcDPhymfq8/multifaceted-viewpoint/mathematical-structures-underlying-physical-laws/illustrademo/cube-diagonal-angle-70.53-degrees-fixed)
{% endcontent-ref %}

### :scarf:Example-to-Demo

{% content-ref url="../example-to-demo/geometric-properties-of-cube-and-prism-diagonal-angles-cp-da" %}
[geometric-properties-of-cube-and-prism-diagonal-angles-cp-da](https://via-dean.gitbook.io/all/~/revisions/WYsapCOkHSgcDPhymfq8/multifaceted-viewpoint/mathematical-structures-underlying-physical-laws/example-to-demo/geometric-properties-of-cube-and-prism-diagonal-angles-cp-da)
{% endcontent-ref %}

### :maple\_leaf:The Geometric Constancy and Variability of 3D Diagonals

<figure><img src="https://2907506351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcRbkePFdnJDPsCNQ6qJj%2Fuploads%2F20AscTNa1h4UNsYZ2fwx%2Fimage.png?alt=media&#x26;token=791afaae-b53a-4b14-a007-39b6d30b29cf" alt=""><figcaption></figcaption></figure>

<details>

<summary>Description</summary>

This collection of visuals explores the mathematical relationship between the space diagonals of cubes and rectangular prisms, emphasizing how shape dictates internal angles. The core finding is that a **cube** possesses a "Magic Angle" of approximately **70.53°**, which remains constant regardless of the cube's size due to its inherent symmetry. In contrast, a **rectangular prism** has a variable angle determined by its side lengths ($$a, b, c$$), following the general formula $$\cos(\theta) = \frac{-a^2 + b^2 + c^2}{a^2 + b^2 + c^2}$$. These principles are demonstrated through static Python plots and interactive HTML visualizations, which allow for real-time observation of how extreme geometries—like flat plates or tall pillars—shift these angles toward 90° or 0°, respectively.

#### **Key Summary Points**

* **The Cube’s Constant**: Every cube, regardless of its side length, maintains a fixed diagonal angle of approximately **70.53°**.
* **Vector Foundations**: The angles are calculated using displacement vectors (e.g., $$(l, l, l)$$ for a cube) and their inner products.
* **Prism Variability**: For rectangular prisms, the angle is dynamic and depends entirely on the aspect ratio of the sides $$a, b,$$ and $$c$$.
* **Extreme Geometries**:
  * **Square Pillars** ($$c \to \infty$$) cause the angle to approach **0°**.
  * **Flat Plates** ($$a, b \to \infty$$) cause the angle to approach **90°/180°**.
* **Practical Applications**: These geometric properties are vital for scientific fields such as **Crystallography and Chemistry**.
* **Interactive Learning**: The concepts are best visualized through animations that show real-time vector math updates as side lengths oscillate.

</details>

***

### :hammer\_pick:Compound Page

{% embed url="<https://viadean.notion.site/Why-a-Cube-s-Diagonal-Angle-Never-Changes-CDA-24c1ae7b9a328098a964c632046f1e63?source=copy_link>" %}
