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.

A210973 Decimal expansion of cube root of (3/4).

This page as a plain text file.
%I A210973 #17 Oct 18 2016 05:43:05
%S A210973 9,0,8,5,6,0,2,9,6,4,1,6,0,6,9,8,2,9,4,4,5,6,0,5,8,7,8,1,6,3,6,3,0,2,
%T A210973 5,1,2,1,4,1,0,5,2,3,1,5,7,0,6,0,9,8,3,5,7,4,0,6,6,7,1,4,8,9,6,5,6,5,
%U A210973 4,8,6,9,7,2,9
%N A210973 Decimal expansion of cube root of (3/4).
%C A210973 Radius of a sphere with volume Pi.
%H A210973 Chai Wah Wu, <a href="/A210973/b210973.txt">Table of n, a(n) for n = 0..10000</a>
%F A210973 (3/4)^(1/3).
%F A210973 A005486/2.
%e A210973 0.908560296416069829445605878... =  A002581 / A005480.
%p A210973 root[3](3/4) ;evalf(%) ; # _R. J. Mathar_, Sep 14 2012
%t A210973 RealDigits[Surd[3/4,3],10,120][[1]] (* _Harvey P. Dale_, Sep 27 2015 *)
%o A210973 (PARI) sqrtn(3/4,3) \\ _Charles R Greathouse IV_, Apr 14 2014
%Y A210973 Cube root of A152627.
%Y A210973 Cf. A005486.
%K A210973 nonn,cons
%O A210973 0,1
%A A210973 _Omar E. Pol_, Aug 09 2012