haar_
lib
0.1.0
Module kth_
root
Sections
Problems
Module Items
Functions
In haar_
lib::
math
haar_lib
::
math
Module
kth_root
Copy item path
Source
Expand description
Kth root
§
Problems
https://judge.yosupo.jp/problem/kth_root_integer
Functions
§
kth_
root
$\lfloor a^{1/k} \rfloor$を求める。