login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of 97th root of 97.
1

%I #14 Aug 21 2023 12:11:03

%S 1,0,4,8,2,9,1,7,8,5,9,4,5,6,1,3,5,3,6,7,1,6,0,9,4,9,1,1,8,3,2,4,4,3,

%T 0,9,7,9,4,5,6,7,3,6,8,1,1,4,8,7,6,8,8,4,3,9,3,5,8,0,6,4,2,2,2,3,6,5,

%U 0,4,9,2,9,3,8,7,6,7,6,5,1,7,1,6,8,0,2,7,5,5,4,4,3,4,4,2,3,8,6

%N Decimal expansion of 97th root of 97.

%C An algebraic integer of degree 97. - _Charles R Greathouse IV_, Aug 26 2017

%H Ivan Panchenko, <a href="/A011516/b011516.txt">Table of n, a(n) for n = 1..1000</a>

%H <a href="/index/Al#algebraic_97">Index entries for algebraic numbers, degree 97</a>

%t RealDigits[Surd[97,97],10,120][[1]] (* _Harvey P. Dale_, Jul 18 2021 *)

%o (PARI) sqrtn(97,97) \\ _Charles R Greathouse IV_, Aug 26 2017

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.

%E Last digit corrected by _Ivan Panchenko_, Sep 06 2014