title: Problem 124 date: 2006/07/14 18:00:00 --- *** # [Problem 124](https://projecteuler.net/problem=124) *** [Xem đề gốc (tiếng Anh)](https://projecteuler.net/problem=124) ## **Căn số thứ tự** Tính $\text{rad}(n)$ cho $1 \le n \le 100000$, sắp xếp theo $\text{rad}(n)$ rồi theo $n$. Phần tử $k=10000$ là gì? ***