Search found 1 match

by Jainrus28
Tue Jan 23, 2024 5:00 pm
Forum: Math & Science
Topic: How write a long equation in a \sqrt ??
Replies: 2
Views: 14605

How write a long equation in a \sqrt ??

Hello. I found an answer to your question. You can use \left.\begin{cases} and \end{cases}\right\} to make 2 braces with 2 lines aligned to the left.

\documentclass[11pt]{article}

\usepackage{mathptmx}
\usepackage{mathrsfs}
\usepackage{mathtools}
\usepackage{amsmath}
\usepackage{amssymb ...