Rootâfinding methods solve equations and identify unknowns in physics, engineering, and computer science. Memoryâbased rootâseeking algorithms may look back to expedite convergence and enhance computational efficiency. Realâtime systems, complicated simulations, and highâperformance computing demand frequent, largeâscale calculations. This article proposes two unique rootâfinding methods that increase the convergence order of the classical NewtonâRaphson (NR) approach without increasing evaluation time. Taylor's expansion uses the classical Halley method to create two memoryâbased methods with an order of 2.4142 and an efficiency index of 1.5538. We designed a twoâstep memoryâbased method with the help of Secant and NR algorithms using a backward difference quotient. We demonstrate memoryâbased approaches' robustness and stability using visual analysis via polynomiography. Local and semilocal convergence are thoroughly examined. Finally, proposed memoryâbased approaches outperform several existing memoryâbased methods when applied to models including a thermistor, path traversed by an electron, sheetâpile wall, adiabatic flame temperature, and blood rheology nonlinear equation.