login

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

Decimal expansion of 5th root of 88.
1

%I #16 Oct 25 2014 14:54:20

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

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

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

%N Decimal expansion of 5th root of 88.

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

%o (PARI) sqrtn(88,5) \\ _Edward Jiang_, Sep 03 2014

%K nonn,cons

%O 1,1

%A _N. J. A. Sloane_