以下是使用 Python 语言解决此问题的代码: ```python import math x = int(input()) y = math.sqrt(2 * x) print("%.2f" % y) ``` [2024-10-20 19:58:02 | AI写代码神器 | 46点数解答]