← All problemsSign in

Equation

Find a number $x$ such that $x^2+√x=c$ ###Input: -The first line conain $T$ no of test cases. -The input contains one real number $C(1.0≤c≤10^10)$. ###Output: Print one number, the required x with exactly 6 decimal places. ###Sample Input: 2 2.0 15.6 ###Sample Output: 1.000000 3.698232

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start