{"problem":{"name":"A. Listen To Your Heart","description":{"content":"To solve this task you should either solve the given equation or listen to your heart. Find an integer $x$ such that $$ \\bigg(\\sqrt{x-3} - \\sqrt[3]{\\frac{3x+2}{2}}\\bigg)^7 = \\bigg(x - \\sqrt{\\frac{x^2","description_type":"Markdown"},"platform":"Codeforces","limit":{"time_limit":2000,"memory_limit":16384},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"CF10263A"},"statements":[{"statement_type":"Markdown","content":"To solve this task you should either solve the given equation or listen to your heart.\n\nFind an integer $x$ such that $$ \\bigg(\\sqrt{x-3} - \\sqrt[3]{\\frac{3x+2}{2}}\\bigg)^7 = \\bigg(x - \\sqrt{\\frac{x^2-1984}{5}}\\bigg)^3. $$ It is guaranteed that this equation has only one integer solution $x$.\n\nOutput the integer solution $x$ of the equation.\n\n## Output\n\nOutput the integer solution $x$ of the equation.\n\n[samples]","is_translate":false,"language":"English"},{"statement_type":"Markdown","content":"Find integer $ x $ such that  \n$$\n\\left( \\sqrt{x - 3} - \\sqrt[3]{\\frac{3x + 2}{2}} \\right)^7 = \\left( x - \\sqrt{\\frac{x^2 - 1984}{5}} \\right)^3.\n$$","is_translate":false,"language":"Formal"}],"meta":{"iden":"CF10263A","tags":[],"sample_group":[],"created_at":"2026-03-03 11:00:39"}}