language: F# (fsharp-2.0.0)
date: 628 days 11 hours ago
link:
visibility: public
1
2
let x5 = ((float 64) ** (1.0/3.0));;
printfn "%G" x5