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