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!)
A029689 n-th digit after decimal point of 9th root of n. 0

%I #10 Mar 12 2015 19:16:13

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

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

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

%N n-th digit after decimal point of 9th root of n.

%t Array[ Function[ n, RealDigits[ N[ Power[ n, 1/9 ], n+6 ]]// (#[[ 1, #[[ 2 ]]+n ]])& ], 110 ]

%K nonn,base

%O 1,2

%A _N. J. A. Sloane_, _Olivier GĂ©rard_

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 April 23 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)