Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #11 Oct 01 2022 15:52:44
%S 7,5,1,1,2,5,5,4,4,4,6,4,9,4,2,4,8,2,8,5,8,7,0,3,0,0,4,7,7,6,2,2,7,6,
%T 9,3,0,5,2,3,6,5,0,6,6,7,5,6,0,5,4,2,9,5,7,6,6,3,9,0,2,3,2,3,5,7,9,4,
%U 9,1,6,4,5,9,7,6,6,5,8,0,0,5,5,1,9,9,1,1,3,5,6,9,5,4,7,7,6,3,1,5,0,9,8,8,1
%N Decimal expansion of Pi^(-1/4).
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e 0.751125544464942482858...
%t RealDigits[1/Surd[Pi,4],10,120][[1]] (* _Harvey P. Dale_, Jan 30 2022 *)
%o (PARI) sqrtn(Pi,-4) \\ _Charles R Greathouse IV_, Oct 01 2022
%Y Cf. A000796, A002161, A049541.
%K cons,nonn
%O 0,1
%A _Mohammad K. Azarian_, Apr 22 2004