OFFSET
1,2
LINKS
Paolo Xausa, Table of n, a(n) for n = 1..10000
Polytope Wiki, Snub disphenoid.
Wikipedia, Snub disphenoid.
FORMULA
Equals arccos(c/3), where c is the largest root of x^3 + 25*x^2 + 79*x + 23.
EXAMPLE
1.6789775749362604980287408653316751544832594225595...
MATHEMATICA
First[RealDigits[ArcCos[Root[#^3 + 25*#^2 + 79*# + 23 &, 3]/3], 10, 100]] (* or *)
First[RealDigits[Min[PolyhedronData["J84", "DihedralAngles"]], 10, 100]]
CROSSREFS
KEYWORD
AUTHOR
Paolo Xausa, Oct 28 2025
STATUS
approved
