login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A351217 Decimal expansion of the 20th root of 3. 0

%I #10 Jul 20 2022 04:41:05

%S 1,0,5,6,4,6,7,3,0,8,5,4,9,5,3,7,8,6,1,3,9,3,3,5,1,4,5,2,9,8,8,0,3,4,

%T 2,6,2,8,5,0,5,7,3,1,0,3,1,0,0,5,3,3,7,3,1,0,8,9,9,7,5,7,5,0,8,0,8,5,

%U 8,2,4,1,3,3,9,9,9,3,9,3,9,6,0,0,7,4,8,3,0,3,7,0,1,4,4,2,2,4,4,1,5,8,2,4,3

%N Decimal expansion of the 20th root of 3.

%F Equals 3^(1/20).

%e 1.0564673085495378613933514529880342628505731...

%p Digits:=100: evalf(3^(1/20));

%t RealDigits[3^(1/20), 10, 108][[1]]

%o (PARI) sqrtn(3,20)

%Y Cf. A351212 (15th root), A351213 (16th root), A351214 (17th root), A351215 (18th root), A351216 (19th root).

%K cons,easy,nonn

%O 1,3

%A _Mark Andreas_, Apr 22 2022

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 5 16:13 EDT 2024. Contains 374024 sequences. (Running on oeis4.)