A377602 Decimal expansion of the surface area of a snub cube (snub cuboctahedron) with unit edge length.
1, 9, 8, 5, 6, 4, 0, 6, 4, 6, 0, 5, 5, 1, 0, 1, 8, 3, 4, 8, 2, 1, 9, 5, 7, 0, 7, 3, 2, 0, 4, 6, 9, 7, 8, 9, 3, 5, 5, 4, 2, 4, 4, 2, 0, 3, 0, 4, 8, 3, 0, 4, 5, 0, 2, 4, 4, 4, 6, 4, 5, 5, 8, 3, 5, 6, 1, 5, 4, 6, 4, 1, 3, 5, 2, 7, 0, 4, 0, 0, 2, 9, 6, 6, 4, 9, 1, 6, 9, 4
Offset: 2
Examples
19.856406460551018348219570732046978935542442030...
Links
- Eric Weisstein's World of Mathematics, Snub Cube.
- Wikipedia, Snub cube.
- Index entries for algebraic numbers, degree 2.
Programs
-
Mathematica
First[RealDigits[6 + Sqrt[192], 10, 100]] (* or *) First[RealDigits[PolyhedronData["SnubCube", "SurfaceArea"], 10, 100]]