A111763 Decimal expansion of (tan 1 degree)^(1/5).
4, 4, 5, 0, 2, 4, 8, 8, 2, 0, 1, 5, 8, 8, 4, 5, 2, 9, 5, 9, 2, 8, 8, 5, 0, 1, 8, 7, 2, 8, 4, 1, 2, 5, 5, 6, 3, 3, 1, 4, 6, 4, 2, 4, 5, 6, 7, 4, 2, 9, 1, 4, 0, 9, 4, 1, 1, 9, 4, 2, 0, 0, 7, 0, 7, 2, 9, 1, 2, 5, 6, 0, 3, 6, 8, 8, 3, 3, 9, 9, 1, 3, 5, 5, 8, 1, 3, 1, 0, 7, 2, 0, 9, 8, 2, 1, 5, 2, 3, 9, 8, 1, 8, 4, 2
Offset: 0
Examples
0.4450248820158845295928850187284125563314642456742914094119420070 72912560368833991355813107209821523981842346601224911049
Programs
-
Mathematica
RealDigits[Surd[Tan[1 Degree],5],10,120][[1]] (* Harvey P. Dale, Dec 24 2012 *)
-
PARI
sqrtn(tan(Pi/180),5) \\ Charles R Greathouse IV, May 13 2019
Extensions
Offset corrected by Mohammad K. Azarian, Dec 11 2008
Comments