The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A351212 Decimal expansion of the 15th root of 3. 5

%I #11 Apr 18 2022 22:59:40

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

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

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

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

%F Equals 3^(1/15).

%e 1.0759896247253458666946663627239770760895246...

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

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

%o (PARI) sqrtn(3,15)

%Y Cf. A351208 (11th root), A351209 (12th root), A351210 (13th root), A351211 (14th root).

%K cons,nonn

%O 1,3

%A _Mark Andreas_, Mar 09 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 May 17 02:32 EDT 2024. Contains 372572 sequences. (Running on oeis4.)