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.

A011349 Decimal expansion of 20th root of 14.

This page as a plain text file.
%I A011349 #20 May 03 2023 18:56:30
%S A011349 1,1,4,1,0,5,4,5,3,6,0,8,3,8,2,2,6,4,0,5,7,2,8,1,7,9,2,7,0,8,4,9,6,1,
%T A011349 7,8,6,7,0,8,0,3,2,7,3,1,3,1,1,6,7,5,2,3,6,2,6,2,7,5,0,5,8,6,2,2,1,0,
%U A011349 6,6,4,5,4,5,0,7,9,2,9,7,0,5,7,9,4,2,4,4,3,9,0,5,5,0,4,8,0,9,4
%N A011349 Decimal expansion of 20th root of 14.
%H A011349 Ivan Panchenko, <a href="/A011349/b011349.txt">Table of n, a(n) for n = 1..1000</a>
%t A011349 RealDigits[N[14^(1/20),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jan 26 2012 *)
%t A011349 RealDigits[Surd[14,20],10,120][[1]] (* _Harvey P. Dale_, May 03 2023 *)
%o A011349 (PARI) sqrtn(14,20) \\ _Charles R Greathouse IV_, Apr 15 2014
%K A011349 nonn,cons
%O A011349 1,3
%A A011349 _N. J. A. Sloane_
%E A011349 Last digit corrected by _Ivan Panchenko_, Sep 05 2014