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.

A011336 Decimal expansion of 7th root of 14.

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