A112254 Decimal expansion of (secant of 1 degree)^(1/3).
1, 0, 0, 0, 0, 5, 0, 7, 7, 3, 4, 3, 6, 6, 5, 0, 3, 8, 8, 8, 6, 2, 3, 6, 1, 5, 5, 3, 8, 7, 0, 2, 3, 0, 1, 4, 3, 8, 6, 4, 3, 8, 2, 9, 0, 3, 9, 7, 7, 2, 1, 8, 4, 4, 6, 2, 0, 6, 3, 5, 4, 9, 6, 1, 8, 9, 3, 0, 5, 7, 9, 1, 9, 8, 4, 3, 4, 2, 7, 4, 0, 1, 5, 1, 1, 4, 1, 4, 8, 8, 5, 6, 4, 1, 7, 2, 4, 0, 8, 8, 2, 0, 2, 9, 4
Offset: 1
Examples
1.000050773436650388862361553870230143864382903977218446206354961893
Programs
-
Mathematica
RealDigits[Surd[Sec[1 Degree],3],10,120][[1]] (* Harvey P. Dale, Jan 03 2013 *)