Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #9 Mar 30 2012 18:52:15
%S 1,4,1,8,6,4,0,6,8,9,9,7,5,5,5,4,5,7,2,9,9,1,3,5,8,2,5,0,9,3,8,5,3,6,
%T 3,1,6,0,7,9,2,6,0,4,0,5,1,9,6,6,4,8,3,3,7,0,0,9,7,7,7,6,2,9,0,2,2,5,
%U 8,3,0,7,1,9,7,4,5,6,3,6,7,0,6,9,7,2
%N Decimal expansion of 3^(1/Pi).
%e 1.4186406..
%t RealDigits[N[3^(1/Pi),200]][[1]]
%K nonn,cons
%O 1,2
%A _Vladimir Joseph Stephan Orlovsky_, Jan 27 2012