Scanf.scanf "%f" (fun n -> Printf.printf "%d\n" @@ int_of_float (sqrt (n /. 3.)) )