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.

A011343 Decimal expansion of 14th root of 14.

This page as a plain text file.
%I A011343 #11 Jul 08 2025 02:12:29
%S A011343 1,2,0,7,4,4,2,0,2,7,4,1,8,4,1,1,3,1,0,4,0,7,4,6,9,8,7,6,1,6,8,9,3,2,
%T A011343 9,6,3,9,3,1,9,1,2,6,5,7,7,8,4,4,2,2,1,5,7,0,0,3,9,1,3,4,1,7,4,3,4,8,
%U A011343 2,0,7,9,0,2,4,3,5,8,1,9,7,1,1,7,1,9,3,9,5,2,5,5,0,1,7,9,1,3,5
%N A011343 Decimal expansion of 14th root of 14.
%H A011343 Ivan Panchenko, <a href="/A011343/b011343.txt">Table of n, a(n) for n = 1..1000</a>
%t A011343 RealDigits[Surd[14,14],10,120][[1]] (* _Harvey P. Dale_, Apr 16 2017 *)
%K A011343 nonn,cons
%O A011343 1,2
%A A011343 _N. J. A. Sloane_