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 85th root of 85.
1

%I #12 Aug 21 2023 12:08:59

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

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

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

%N Decimal expansion of 85th root of 85.

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

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

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

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

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.