cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A011395 Decimal expansion of 6th root of 18.

This page as a plain text file.
%I A011395 #23 Nov 26 2024 15:29:57
%S A011395 1,6,1,8,8,7,0,4,0,6,8,6,0,5,6,6,6,5,1,9,3,0,3,4,8,0,0,5,2,7,0,5,9,2,
%T A011395 2,1,9,9,8,4,4,6,7,5,0,3,9,8,3,5,4,1,5,0,0,3,9,4,9,7,4,1,0,3,1,1,7,5,
%U A011395 8,6,5,8,0,4,9,0,2,0,7,6,1,1,7,8,0,1,7,3,2,7,0,8,1,3,2,6,3,0,9
%N A011395 Decimal expansion of 6th root of 18.
%H A011395 Ivan Panchenko, <a href="/A011395/b011395.txt">Table of n, a(n) for n = 1..1000</a>
%H A011395 <a href="/index/Al#algebraic_06">Index entries for algebraic numbers, degree 6</a>
%e A011395 1.61887040686056665193034800527...
%t A011395 RealDigits[18^(1/6), 10, 100][[1]] (* _Alonso del Arte_, Nov 18 2016 *)
%o A011395 (PARI) sqrtn(18,6) \\ _Charles R Greathouse IV_, Nov 26 2024
%Y A011395 Cf. A010474, A010590.
%K A011395 nonn,cons,easy
%O A011395 1,2
%A A011395 _N. J. A. Sloane_
%E A011395 Last two digits corrected by _Ivan Panchenko_, Sep 06 2014