login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of 14th root of 10.
1

%I #9 Nov 26 2024 14:49:03

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

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

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

%N Decimal expansion of 14th root of 10.

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

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

%o (PARI) sqrtn(10,14) \\ _Charles R Greathouse IV_, Nov 26 2024

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.